Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Installer] Add the installer v2 documents #257

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Conversation

hydai
Copy link
Member

@hydai hydai commented Nov 25, 2024

Explanation

This PR adds the installer v2 document.

Related issue

None.

What type of PR is this

/kind documentation

Proposed Changes

Add a new page for the installer v2

@hydai hydai requested a review from alabulei1 November 25, 2024 09:16
Copy link
Member

juntao commented Nov 25, 2024

Hello, I am a PR summary agent on flows.network. Here are my reviews of code commits in this PR.


Commit d7e4dbb9b96c5cc55f050a592b4796cd64cc6d20

Key Changes Summary

  1. Created New Documentation:

    • Added installer_v2.md in the docs/contribute/ directory to document WasmEdge installer v2.
  2. Updated Overview Document:

    • Modified overview.md to include a link to the new installer_v2.md.
  3. Content of installer_v2.md:

    • Provided an overview of Installer V2, including its purpose and supported components.
    • Listed dependencies (curl, wget, tar).
    • Explained usage with example command.
    • Detailed available options (e.g., -h, -V, -v, -p, -t, -c, -b, -o, -a) including short and full forms, descriptions, and notes.
    • Described behavior, specifically how the installer appends installation paths to an env file and updates shell configuration files (bashrc, zshrc, etc.) for environment variable exports.

Most Important Findings:

  • Documentation Addition: Comprehensive documentation for WasmEdge installer v2 has been added, which will help users understand and use the new version effectively.
  • Overview Update: The main overview document now includes a reference to the newly created installer v2 documentation.

@hydai hydai merged commit ce2144f into main Nov 25, 2024
6 checks passed
@hydai hydai deleted the hydai/add_installer_v2 branch November 25, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants